[INFO] cloning repository https://github.com/patricksmill/romm-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patricksmill/romm-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatricksmill%2Fromm-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatricksmill%2Fromm-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4cfde54029365b552bb48598ebb08b1b920c8c0
[INFO] checking patricksmill/romm-cli against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatricksmill%2Fromm-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/patricksmill/romm-cli
[INFO] finished tweaking git repo https://github.com/patricksmill/romm-cli
[INFO] tweaked toml for git repo https://github.com/patricksmill/romm-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/patricksmill/romm-cli on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/patricksmill/romm-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.3
[INFO] [stderr]   Downloaded self_update v0.43.1
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded line-clipping v0.3.7
[INFO] [stderr]   Downloaded gif v0.14.2
[INFO] [stderr]   Downloaded bitstream-io v4.10.0
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded indicatif v0.18.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded no_std_io2 v0.9.3
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded zip v8.5.1
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] [stderr]   Downloaded ratatui-image v10.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1e9e6a1a6892a410a14c5ad7fbee74e963bc5626aece9672646ab69ad3ae21d
[INFO] running `Command { std: "docker" "start" "-a" "f1e9e6a1a6892a410a14c5ad7fbee74e963bc5626aece9672646ab69ad3ae21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1e9e6a1a6892a410a14c5ad7fbee74e963bc5626aece9672646ab69ad3ae21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e9e6a1a6892a410a14c5ad7fbee74e963bc5626aece9672646ab69ad3ae21d", kill_on_drop: false }`
[INFO] [stdout] f1e9e6a1a6892a410a14c5ad7fbee74e963bc5626aece9672646ab69ad3ae21d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69c45b10bb0db91ca8dd3552239bf44de1c2af7cf50535789ecaf733479c3e18
[INFO] running `Command { std: "docker" "start" "-a" "69c45b10bb0db91ca8dd3552239bf44de1c2af7cf50535789ecaf733479c3e18", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking wide v0.8.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling ratatui-image v10.0.6
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling self_update v0.43.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking zip v6.0.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=edbb83781c4610e1 -C extra-filename=-e65def1ff2cc0f98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-99ab17eaab3539da.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f7bba435818ea418.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-3ae4ab74f0315bce.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rav1e` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::upper_case_acronyms' --warn=unexpected_cfgs '--allow=clippy::too_many_arguments' '--allow=clippy::needless_range_loop' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--allow=clippy::enum_variant_names' '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--allow=clippy::comparison_chain' --check-cfg 'cfg(nasm_x86_64)' --check-cfg 'cfg(asm_neon)' --check-cfg 'cfg(cargo_c)' --check-cfg 'cfg(fuzzing)' --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=d33a6fc902cd41ff -C extra-filename=-4d90030faa63e800 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-600340c977db501a.rmeta --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-974349f8eab52d02.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-5e6d6182a65d3cb3.rmeta --extern av_scenechange=/opt/rustwide/target/debug/deps/libav_scenechange-5ef48b2e8547b43d.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-cbb5d5e1f6f56d5f.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-ebeaaa425fd5a1b7.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cbb4929d06dfe38d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b807c570735f0e5a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0f42724f0dfbd0e4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3c95f2c8f25b0a46.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-d0e7ff5b65476bc0.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-407354c159d26ad5.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-0d83bde8ae131d7f.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-567d2cadbc6bdbdc.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-227c993090963b4d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-c6ed33afa84b8d87.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-6c28242b8457610b.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-08062881dfb0a953.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-08fc4ed88f875d23.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "69c45b10bb0db91ca8dd3552239bf44de1c2af7cf50535789ecaf733479c3e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c45b10bb0db91ca8dd3552239bf44de1c2af7cf50535789ecaf733479c3e18", kill_on_drop: false }`
[INFO] [stdout] 69c45b10bb0db91ca8dd3552239bf44de1c2af7cf50535789ecaf733479c3e18
